obsidian-export 25.3.0

Rust library and associated CLI program to export an Obsidian vault to regular Markdown.
Documentation
1
2
3
4
5
6
7
8
9
This note (A) embeds note B:

This note (B) embeds note C:

This note (C) embeds note A:

→ [Note A](Note%20A.md)

Note C ends here.